Skip to content

Raise TestFlight upload job timeout to 60 minutes - #30

Merged
adborbas merged 1 commit into
mainfrom
chore/bump-testflight-timeout
Jul 16, 2026
Merged

Raise TestFlight upload job timeout to 60 minutes#30
adborbas merged 1 commit into
mainfrom
chore/bump-testflight-timeout

Conversation

@adborbas

Copy link
Copy Markdown
Owner

Changes

  • .github/workflows/release.yml: timeout-minutes 30 → 60 for the Upload to TestFlight job.

Why

The fastlane beta Release archive on macos-15 runs longer than 30 min on a clean/uncached runner, so run 29533382047 was cancelled mid-archive before reaching the upload step. Per-PR CI only does the faster Debug test build, so this cap was never hit before.

Notes

  • Workflow-only change; no app code touched.

🤖 Generated with Claude Code

The Release archive on the macos-15 runner exceeds 30 min (a clean,
uncached, whole-module-optimized build), so the beta upload was
cancelled before it could finish. Bump to 60 min for headroom.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@adborbas
adborbas merged commit 9a3e972 into main Jul 16, 2026
1 check passed
@adborbas
adborbas deleted the chore/bump-testflight-timeout branch July 16, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant